CellRenderer.getPreferredHeight

Retrieves a renderer’s natural size when rendered to @widget.

class CellRenderer
void
getPreferredHeight

Parameters

widget Widget

the GtkWidget this cell will be rendering to

minimumSize int

location to store the minimum size

naturalSize int

location to store the natural size

Meta